Skip to content

Health probe. Again.#128

Merged
Gerrit91 merged 3 commits into
masterfrom
feat/health-probe-v2
May 21, 2026
Merged

Health probe. Again.#128
Gerrit91 merged 3 commits into
masterfrom
feat/health-probe-v2

Conversation

@l0wl3vel
Copy link
Copy Markdown
Contributor

@l0wl3vel l0wl3vel commented May 20, 2026

Description

Implement Health Probe. k8s.io/cloud-provider style using secure serving port

Used AI-Tools ✨

  • TOOL used for generation

Closes #34

…pi (#124)"

This implementation is subtly borked. Running multiple replicas leads to
 non-leaders not starting up the probe server leading to crash loops.

And the secure serving endpoint registers internal handlers, which we
should assume are important. So I am going to redo the probes using
secure serving next.

This reverts commit 25e28c8.
@l0wl3vel l0wl3vel requested a review from a team as a code owner May 20, 2026 09:51
@l0wl3vel l0wl3vel marked this pull request as draft May 20, 2026 09:52
@l0wl3vel l0wl3vel force-pushed the feat/health-probe-v2 branch from 98d49e9 to fec1a26 Compare May 20, 2026 09:55
Signed-off-by: Benjamin Ritter <benjamin.ritter@x-cellent.com>
@l0wl3vel l0wl3vel force-pushed the feat/health-probe-v2 branch from f4ee785 to d079f85 Compare May 20, 2026 16:13
@l0wl3vel l0wl3vel marked this pull request as ready for review May 20, 2026 16:14
@l0wl3vel l0wl3vel requested a review from Gerrit91 May 20, 2026 16:14
@Gerrit91 Gerrit91 merged commit 789087a into master May 21, 2026
4 checks passed
@Gerrit91 Gerrit91 deleted the feat/health-probe-v2 branch May 21, 2026 09:55
@l0wl3vel l0wl3vel assigned l0wl3vel and unassigned l0wl3vel Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

provide health/readiness endpoint

2 participants